home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Pages
/
Pages.app
/
English.lproj
/
BinderSpeedBar.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
426b
|
31 lines
PGObject = {
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PGSpeedBar = {
ACTIONS = {
};
OUTLETS = {
speedBarView;
};
SUPERCLASS = PGObject;
};
BinderSpeedBar = {
ACTIONS = {
setStyle:;
setColumns:;
insertElement:;
};
OUTLETS = {
subBarView;
columnButton;
insertElementButton;
stylePopupButton;
};
SUPERCLASS = PGSpeedBar;
};